'宣言 Public Overloads Sub SetColorContexts( _ ByVal colorContextOut() As ColorContext _ )
public void SetColorContexts( ColorContext[] colorContextOut )
パラメータ
- colorContextOut
- The color contexts to set for the encoder.
戻り値の型
If the method succeeds, it returns C1.Util.DX.HResult.Ok. Otherwise, it throws an exception.